Add functions waypt_speed() and waypt_time().
authoroliskoli <oliskoli@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Mon, 26 Mar 2007 22:18:53 +0000 (22:18 +0000)
committeroliskoli <oliskoli@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Mon, 26 Mar 2007 22:18:53 +0000 (22:18 +0000)
commit5344123b8fe38c9364db5ff9122d865c105f0b35
tree2ff596b5ae3edc57142781a7774a08890deefe62
parent7ffb6ae3b06524691dd5e137c7a8501292240e16
Add functions waypt_speed() and waypt_time().
waypt_speed calculates the speed between two points (in meters per second).
waypt_time returns the creation_time of a waypoint including microseconds in fractional portion.
gpsbabel/defs.h
gpsbabel/waypt.c